Update Xen version to 4.1.0-rc2-pre
authorKeir Fraser <keir@xen.org>
Thu, 13 Jan 2011 16:00:59 +0000 (16:00 +0000)
committerKeir Fraser <keir@xen.org>
Thu, 13 Jan 2011 16:00:59 +0000 (16:00 +0000)
xen/Makefile

index 6fb06836f94e01fc8c3fe2661f272eafdd712dcd..adbfe37f1a2a34f2b505d626f828681e2301afc1 100644 (file)
@@ -2,7 +2,7 @@
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 4
 export XEN_SUBVERSION    = 1
-export XEN_EXTRAVERSION ?= .0-rc1$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .0-rc2-pre$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version